←Select platform

OnItemAdded Method

Summary

Raises the ItemAdded event.

Syntax

C#
VB
C++
protected void OnItemAdded(  
   KeyValuePair<TKey,TValue> data 
) 
Protected Sub OnItemAdded( _ 
   ByVal data As KeyValuePair(Of TKey,TValue) _ 
) 
protected: 
void OnItemAdded(  
   KeyValuePair<TKey^,TValue^> data 
) 

Parameters

data
The KeyValuePair object that is added to the dictionary.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical.Workstation Assembly
Click or drag to resize